Autogenerated HTML docs for v1.8.5.2-309-ga2501 
diff --git a/diff-options.txt b/diff-options.txt index bbed2cd..9b37b2a 100644 --- a/diff-options.txt +++ b/diff-options.txt 
@@ -432,6 +432,9 @@  -O<orderfile>:: 	Output the patch in the order specified in the 	<orderfile>, which has one shell glob pattern per line. +	This overrides the `diff.orderfile` configuration variable +	(see linkgit:git-config[1]). To cancel `diff.orderfile`, +	use `-O/dev/null`.    ifndef::git-format-patch[]  -R::